GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+PdfOcrOptions / EnablePreprocessing Property





In This Topic
EnablePreprocessing Property (GdPicturePDF.PdfOcrOptions)
In This Topic
Syntax
'Declaration
 
Public Property EnablePreprocessing As Boolean
public bool EnablePreprocessing {get; set;}
public read-write property EnablePreprocessing: Boolean; 
public function get,set EnablePreprocessing : boolean
public: __property bool get_EnablePreprocessing();
public: __property void set_EnablePreprocessing( 
   bool value
);
public:
property bool EnablePreprocessing {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+PdfOcrOptions
GdPicturePDF.PdfOcrOptions Members